Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2 #58

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-core (source) 3.25.8 -> 3.26.2 age adoption passing confidence

Release Notes

javaparser/javaparser (com.github.javaparser:javaparser-core)

v3.26.2

issues resolved

Changed
Fixed
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.26.1

issues resolved

Added
Changed
Fixed
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.26.0

issues resolved

Added
Changed
Fixed
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.25.10

issues resolved

Fixed
  • Fix issue 4345 Strange error when trying to find erasure of generic t… (PR #​4362 by @​jlerbsc)
  • fix: issue 4358 prevent infinite cycles with static imports (PR #​4359 by @​kdunee)
  • Refactor ResolvedReferenceType#equals (PR #​4351 by @​freya022)
  • fix: issue 4331 Cannot be 'abstract' and also 'private'. for a private method in an interface (PR #​4332 by @​jlerbsc)
Developer Changes
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.25.9

issues resolved

Added
Changed
Fixed
  • fix: Dead stores should be removed (sonar rule) (PR #​4329 by @​jlerbsc)
  • fix: Replace this if-then-else statement by a single return statement (sonar rule) (PR #​4328 by @​jlerbsc)
  • fix: issue 2043 getAccessSpecifier should return public for interface methods (PR #​4317 by @​jlerbsc)
  • Further improve correction of whitespace during difference application (PR #​4316 by @​jlerbsc)
  • Fix: issue #​3946 Symbol solver is unable to resolve inherited inner classes (PR #​4314 by @​jlerbsc)
  • fix: issue 4311 IllegalStateException when removing all comments with LexicalPreservingPrinter (PR #​4313 by @​jlerbsc)
  • Fix: issue 3939 SymbolResolver.calculateType(Expression) may fails on first try, then succeed on later tries (PR #​4290 by @​jlerbsc)
  • Adds unit test for issue 4284 "ClassCastException when resolving MethodCallExpr inside an enhanced switch statement" (PR #​4285 by @​jlerbsc)
  • Change SwitchStmt to SwitchNode in SwitchEntryContext to avoid ClassCastException (PR #​4283 by @​PalashSharma20)
Developer Changes
❤️ Contributors

Thank You to all contributors who worked on this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/javaparser branch from b8179aa to 558990f Compare April 4, 2024 19:33
@renovate renovate bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.9 fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/javaparser branch from 558990f to 45c7105 Compare June 3, 2024 23:40
@renovate renovate bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/javaparser branch from 45c7105 to 1628218 Compare June 24, 2024 11:11
@renovate renovate bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.0 fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.1 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/javaparser branch from 1628218 to 85739c2 Compare September 2, 2024 17:10
@renovate renovate bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.1 fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2 Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants